home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9802 / 000037_owner-linux-arm…r.rutgers.edu _Mon Feb 23 15:17:58 1998.msg < prev    next >
Internet Message Format  |  1998-04-07  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id PAA19932
  4.     for <willy@odie.fluff.org>; Mon, 23 Feb 1998 15:17:57 GMT
  5. Received: from vger.rutgers.edu ([128.6.190.2]:41741 "EHLO vger.rutgers.edu" ident: "root") by nic.funet.fi with ESMTP id <2884-674>; Mon, 23 Feb 1998 17:15:39 +0200
  6. Received: by vger.rutgers.edu id <970795-32245>; Mon, 23 Feb 1998 09:30:40 -0500
  7. Received: from hermes.ex.ac.uk ([144.173.6.14]:23135 "EHLO exeter.ac.uk" ident: "NO-IDENT-SERVICE") by vger.rutgers.edu with ESMTP id <970801-32245>; Mon, 23 Feb 1998 09:19:20 -0500
  8. Received: from hebe [144.173.6.23] by hermes via SMTP (OAA07531); Mon, 23 Feb 1998 14:20:29 GMT
  9. Date:     Mon, 23 Feb 1998 14:20:29 +0000 (GMT)
  10. From: Phil Norman <P.C.F.Norman@exeter.ac.uk>
  11. X-Sender: py95pcfn@hebe
  12. To: micm <M.J.Marshall@sms.ed.ac.uk>
  13. cc: linux-arm@vger.rutgers.edu
  14. Subject: Re: Booting Linux for first time
  15. In-Reply-To: <Marcel-1.42-0221160112-1cbrbG%@micm.enterprise.net>
  16. Message-ID: <Pine.SGI.3.91.980223141322.2987A-100000@hebe>
  17. MIME-Version: 1.0
  18. Content-Type: TEXT/PLAIN; charset=US-ASCII
  19. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  20. Sender: owner-linux-arm@vger.rutgers.edu
  21. Precedence: bulk
  22. X-Loop: majordomo@vger.rutgers.edu
  23. Status: RO
  24.  
  25. On Sat, 21 Feb 1998, micm wrote:
  26.  
  27. > Right.  So I should now have linux installed.  Now, when I next startup
  28. > linux, with
  29. > !Linux -bootkernel rpc
  30. > I still get asked to insert the Linux root disc.
  31. > Surely it should now be able to boot from the hda3?  Do I need to pass
  32. > a command line argument to the bootloader or something??
  33.  
  34. AFAIK, there is no parameter you can pass to the bootloader which tell it 
  35. where to find the partition.  The only way I know which works on my 
  36. system is, when the 'Enter extra arguments:' comes up, type:
  37. root=/dev/hda3
  38.  
  39. This will then cause the kernel to boot from whatever partition you 
  40. happend to mention (hda3 in this case).
  41.  
  42. Since this started to get rather annoying, I hacked my personal copy of 
  43. the bootloader so instead of calling an OS_ReadS (or similar) it branches 
  44. to a routine which copies 'root=/dev/hda3' into the buffer, and then goes 
  45. on from there.  This is cludgy, hacky and horrible, but it works for me.
  46.  
  47. I think there's some other way of doing it using 'loadmap' and the 
  48. /boot/wotsit file, but I never got round to fiddling with that (esp since 
  49. loadmap doesn't seem to work on my system).
  50.  
  51. Hope this helps,
  52. Phil
  53.  
  54. P.S. If you want more information on how loadmap works, 'man loadmap' 
  55. should tell you what you need to know if you have the loadmap RPM installed.
  56.  
  57.  
  58. -- 
  59. Phil Norman, mailing from Exeter Uni.
  60. Programs available for download from my web page.
  61. email:  p.c.f.norman@ex.ac.uk
  62. web:    http://newton.ex.ac.uk/general/ug/norman
  63.  
  64. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu